Const MYS_IDX_HELP_STR = "Your Security Index provides a measurement of how secure your computer is against the latest security threats.<BR><BR>Some of the factors that influence your Security Index include external security threats, the security products installed on your computer, products that access the Internet, and how these security and Internet products are configured.<BR><BR>Below is a list of items that were discovered while computing your Security Index:"
Const VSO_IDX_HELP_STR = "Your AntiVirus Index provides a measurement of how secure your computer is against the latest virus threats. This index is computed based upon which types of virus threats currently exist and how prepared your computer is to defeat these threats.<BR><BR>One of the factors that influence your AntiVirus Index is external virus threats. For example, if there is a virus outbreak, does your anti-virus software protect you from this virus? Also, other factors include the configuration and settings of your anti-virus software and whether you are receiving ongoing virus signature file updates.<BR><BR>Below is a list of items that were discovered while computing your AntiVirus Index:"
Const MPF_IDX_HELP_STR = "Your AntiHacker Index provides a measurement of how secure your computer is against the latest hacker attacks. The index is computed based upon which types of hacker attacks currently exist and how prepared your computer is to defeat these attacks.<BR><BR>One of the factors that influence your AntiHacker Index is external hacker attacks. For example, if there is a hacker attack, does your anti-hacker software protect you from this attack? Also, other factors include the configuration and settings of your anti-hacker software and whether your anti-hacker software is continuously being updated to protect you from the latest attacks.<BR><BR>Below is a list of items that were discovered while computing your AntiHacker Index:"
Const MPS_IDX_HELP_STR = "Your AntiAbuse Index provides a measurement of how secure your computer is against the latest privacy abuse outbreaks. The index is computed based upon which types of privacy abuses currently exist and how prepared your computer is to defeat these abuses.<BR><BR>One of the factors that influence your AntiAbuse Index is external privacy abuses. For example, if there is a privacy abuse outbreak, does your anti-abuse software protect you from this scenario? Also, other factors include the configuration and settings of your anti-abuse software and whether your anti-abuse software is continuously being updated to protect you from the latest privacy abuse outbreaks.<BR><BR>Below is a list of items that were discovered while computing your AntiAbuse Index:"
Const MSK_IDX_HELP_STR = "Your AntiSpam Index provides a measurement of how secure your computer is against receiving inappropriate, unsolicited, and virus-infected email. The index is computed based upon which types of spam abuses currently exist and how prepared your computer is to defeat these abuses.<BR><BR>One of the factors that influence your AntiSpam Index is external spam abuses. For example, if there is a spam abuse outbreak, does your anti-spam software protect you from this scenario? Also, other factors include the configuration and settings of your anti-spam software and whether your anti-spam software is continuously being updated to protect you from the latest spam abuse outbreaks.<BR><BR>Below is a list of items that were discovered while computing your AntiSpam Index:"
'///////////////////////////////////////
'Update Now Hyperlink String
Const MYS_UPDATE = "Update"
'''''''''''''''''''''''''''''''''''''
'' Constant strings for windows update
Const WUPD_DISABLED_TEXT = "Windows Update is Disabled!"
Const WUPD_TEXT = "windows updates"
Const WUPD_TEXT_CAPITAL = "Windows Updates"
Const WUPD_ENABLE = "Enable"
Const WUPD_ENABLED = "Enabled"
Const WPUD_ERROR_ENABLING = "An unexpected error was encountered while enabling Windows Updating. Please try again."
Const WPUD_ENABLED_NOT_RECOMMENDED = "Enabled but not the {htmlprolog}recommended{htmlepilog} option"
'''''''''''''''''''''''''''''''''''''
''
' Re-introduction of the competitive upgrade sale...
Const MYS_WIN_FIREWALL_UPSELL_1 = "Windows Firewall Detected! The Windows Firewall provides only partial firewall protection. McAfee Personal Firewall Plus provides complete firewall protection, monitoring both inbound and outbound connections."
Const MYS_WIN_FIREWALL_UPSELL_2 = "<a href='%UPGRADE_URL%' style='text-decoration: underline; color:#587482;' target='scupgrade'>Learn more</a> about a special competitive upgrade offer."
Const MYS_NORTON_COMPETITION_UPGRADE_1 = "Warning! Your computer is not protected from the latest viruses because your anti-virus software is obsolete. You have an old version of %PRODDESC%. You have version %INSTALLED_VER%. The current version is %LATEST_VER%."
Const MYS_NORTON_COMPETITION_UPGRADE_2 = "<a href='%UPGRADE_URL%' style='text-decoration: underline; color:#587482;' target='scupgrade'>Learn more</a> about a competitive upgrade offer."